hexp(x, rate=1, log=FALSE)
Hexp(x, rate=1, log=FALSE)
hweibull (x, shape, scale = 1, log = FALSE)
Hweibull (x, shape, scale = 1, log = FALSE)
hgamma(x, shape, rate=1, log=FALSE)
Hgamma(x, shape, rate=1, log=FALSE)
hlnorm(x, meanlog=0, sdlog=1, log=FALSE)
Hlnorm(x, meanlog=0, sdlog=1, log=FALSE)
For the gamma and log-normal, these are simply computed as minus the log of the survivor function (cumulative hazard) or the ratio of the density and survivor function (hazard), so are not expected to be robust to extreme values or quick to compute.
dexp
,dweibull
,dgamma
,dlnorm
,dgompertz
,dgengamma
,dgenf